Available extra space could be less than zero
authorKristian Rietveld <kris@gtk.org>
Sun, 14 Nov 2010 09:43:00 +0000 (10:43 +0100)
committerKristian Rietveld <kris@gtk.org>
Sun, 28 Nov 2010 18:54:18 +0000 (19:54 +0100)
commit354b3412ddcdd73cd1bc9f2bc23a805d67e7fbf5
tree9b83d84019879ede111864d0229ee839cbfb39f4
parent5df7dab3cfdafad8656366edf4848329035b109d
Available extra space could be less than zero

The allocated size, or (horizontally speaking) for-width size, can be
smaller than the sum of all minimum widths.  For example when the user
is resizing tree view columns manually.
gtk/gtkcellareabox.c
gtk/gtkcellareaboxcontext.c